Exec Result
data class ExecResult(command: String, returnCode: Int, stdout: String, stderr: String)
Content copied to clipboard
Functions
throwIfFailure
Link copied to clipboard
Properties
Sources
js source
Link copied to clipboard